-
Notifications
You must be signed in to change notification settings - Fork 432
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multipolygon support #305
Multipolygon support #305
Conversation
current status: |
@mpschaeuble, @smeijer, I'd love to get some feedback on this. Could you test this branch with your data and apps for MultiPolygon and MultiPolyline support? |
Sorry for the late response. The latest version with this PR merged seems to be working just fine. Awesome work! Thanks. 🎉 |
i have the same issue with the multipolygon when i load the ressources from my server then transform the ressources in geojson format then try to edit by clicking on the multipolygon in the map |
@adamsjoe96 please open a new issue and describe exactly the problem you have. |
this is an open PR that is not 100% finished yet. But I'm working on Multipolygon & Multipolyline support.
I'd like to make support as robust as possible without hard coded array depths or flattening.
Wish me luck 🤞
Will fix #143, fix #249, close #279, close #293
UPDATE:
This PR is quite far: I'd love to have some developers test it with their apps and data.